projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7f0f3
)
Adwaita: Fix focus in emoji chooser
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 17 Mar 2020 04:28:57 +0000
(
00:28
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 17 Mar 2020 04:28:57 +0000
(
00:28
-0400)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 15ad38c6ae355f37251735a82685ecb7697012f9..9c57b2f173fdee773c3677457bb8ccbeca3246d2 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-4304,6
+4304,7
@@
popover.emoji-picker emoji {
padding: 6px;
border-radius: 6px;
+ &:focus,
&:hover {
background: $selected_bg_color;
}